home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Overload Trio 2
/
Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO
/
dir37
/
pull70.zip
/
PULLDEFS.INC
< prev
next >
Wrap
Text File
|
1993-06-21
|
779b
|
18 lines
{ ========================================================================== }
{ PullDefs.inc - Compiler definition file for PullDemo. ver 7.0, 06-21-93 }
{ }
{ Copyright (c) 1988,1993 James H. LeMay, All rights reserved. }
{ ========================================================================== }
{$A+,B-,D+,E-,F-,G-,I-,L+,N-,O-,P-,Q-,R-,S-,T-,V-,X+}
{ $A+,B-,D-,E-,F-,G-,I-,L-,N-,O-,P-,Q-,R-,S-,T-,V-,X+,Y-}
{$define UseSubMenuCode }
{$define UseHelpWndwCode }
{$define UseDataEntryCode }
{$define UseMsgLineCode }
{ $define MultiWorkWndws }
{ $define UseStrg } { define this conditional if you are using the Strg
Unit in SpeedPack II }